  archive/index.php

  :
-------------------------------

// #######################################################################
// ######################## START MAIN SCRIPT ############################
// #######################################################################

-------------------------------

    :

-------------------------------

ob_start();

-------------------------------

  

  :
-------------------------------

?>

-------------------------------

    :

-------------------------------

$output = ob_get_contents();
ob_end_clean();
echo str_replace('[you]', $vbulletin->userinfo['username'], $output);

-------------------------------

           3.5.0 

      

 
 
   
http://www.mwadah.com
